CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fuzzy image

搜索资源列表

  1. IMAGE

    0下载:
  2. 基于二维灰度直方图的双阈值最大模糊熵图像分割法源代码,VC++编写-Based on two-dimensional histogram of the dual-threshold maximum fuzzy entropy image segmentation method source code, VC++ to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4836280
    • 提供者:张蒙
  1. matlab-Imagerecover

    4下载:
  2. 这是一个基于matlab图像复原处理包,其中包括图像的模糊、维纳滤波、盲反卷积、点扩散函数和光学转换函数互相转化-This is a matlab-based image restoration processing package, including the images fuzzy, Wiener filtering, blind deconvolution, point spread function and optical transfer function to transform
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:293139
    • 提供者:
  1. kmeans-image-segmentation

    1下载:
  2. K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:46288
    • 提供者:renli
  1. experiment1

    2下载:
  2. 超分辨率图像处理从几幅图象中提取像素合成新的比较清晰的图像-Super-resolution image processing to extract images from a number of new synthetic pixel images clearer
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2210381
    • 提供者:tlh
  1. matlabprogram

    0下载:
  2. 二型模糊聚类算法实现医学脑部组织图像分割-The algorithm of type-2 fuzzy clustering achieved the segmentation of medical image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4651
    • 提供者:张乐价
  1. byjc

    1下载:
  2. 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not
  3. 所属分类:图形图象

    • 发布日期:2013-06-24
    • 文件大小:1138
    • 提供者:李思齐
  1. PatternRecongnition

    0下载:
  2. 图像模式识别聚类分析、模糊聚类、遗传算法聚类-Cluster analysis of image pattern recognition, fuzzy clustering, genetic algorithm clustering
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:232910
    • 提供者:yutao
  1. zengqiang

    0下载:
  2. 图像增强程序,经测试有一定效果。其中采用模糊增强算法,值得参考。-Image enhancement procedures, have been tested and have a certain effect. Which the use of fuzzy enhancement algorithm, it is also useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1227
    • 提供者:李勤
  1. fuzzy1

    0下载:
  2. 基于模糊贴近度的数据融合新算法 matlab源程序-Based on fuzzy close-degree of data fusion new algorithm matlab source
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:973
    • 提供者:晓柳
  1. lvboqi

    0下载:
  2. 对图像进行模糊处理前的第一步设计操作,然后进行加强滤波处理-Fuzzy image processing operation prior to the first step in the design and then proceed to strengthen the filter processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1951
    • 提供者:xiaoyong
  1. fcm

    0下载:
  2. 模糊C均值分类,用于图像处理中 很好用的,极力推荐 -Fuzzy C-means classification, used for image processing in a very good use, and strongly recommend
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1690
    • 提供者:zf_528
  1. medianFilter

    0下载:
  2. 图像处理中的中值滤波源代码,能够较好的模糊图像,除去椒盐噪声。-Image processing median filter source code, be able to better fuzzy images, remove the salt and pepper noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:73267
    • 提供者:gillyamylee
  1. fcm

    0下载:
  2. this code is thresholding image with fuzzy c-meam thresholding, it good result than Otsu method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:23347
    • 提供者:javad
  1. ImageProc2W

    0下载:
  2. 用纯java技术实现了对图像锐化、模糊、边缘、灰度等操作功能-Pure java technology for image enhancement, fuzzy, edge, gray-level functions such as operation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:57491
    • 提供者:想恨菲
  1. a

    0下载:
  2. 图像分割 模糊聚类分割算法 通过MATLAB实现的C聚类分割算法,输入分割类别数。可以得到分割后的图像对比-Image segmentation algorithm based on fuzzy clustering partition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:
  1. DeblurringImagesUsingWienerFilter

    0下载:
  2. 模拟运动模糊 恢复模糊图像 对加性噪声图像的恢复等-Fuzzy simulation of the restoration of motion-blurred images of additive noise, such as image restoration
  3. 所属分类:Special Effects

    • 发布日期:2016-02-19
    • 文件大小:1535221
    • 提供者:aprilgirl
  1. AnImprovedAdaptiveFilteringAlgorithmdetails

    0下载:
  2. 中值滤波是常用的降噪算法,它可以保留比较尖锐的边界,但是却容易模糊图象的细节。尽管已经有一些改进 算法,但效果并不十分理想。文章介绍了一种保细节中值滤波算法,采用了多尺度多方向的窗口,根据图象各部分特性自 适应地选择窗口进行中值滤波。实验结果证明,文章的算法优于其他几种常用的中值滤波算法。 -Median filter is commonly used in noise reduction algorithm, which can retain relatively sharp bo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:226929
    • 提供者:陈卿
  1. NeurAL

    0下载:
  2. the book is very important for applying nn in image processing and fuzzy implementation using c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:843842
    • 提供者:MOFREH
  1. image_enhance

    0下载:
  2. 一种基于形态学的图像增强方法。基于模糊逻辑将二值形态学分级算子推广到灰度图象,研究灰度形态学分级算子。-Morphology-based methods of image enhancement. Will be based on the fuzzy logic classification binary morphological operator to the gray-scale images, gray-scale morphological study operator classif
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:308038
    • 提供者:东方
  1. fuzzyedge

    0下载:
  2. 该软件为本人自己开发的模糊集图像边缘检测,同时还有sobel、prewitt、robert、算子,很好用-The software developed for my own fuzzy image edge detection, as well sobel, prewitt, robert, operator, well used
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2307004
    • 提供者:duyaqin
« 1 23 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com